-- background: 4268 from stack: in -- bmap block id: 5010 -- flags: 0000 -- background id: 0 -- name: -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=12 top=67 right=85 bottom=217 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 34 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: Date ----- HyperTalk script ----- On MouseUp Put the long date into field "Date" End MouseUp -- part 3 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=110 top=96 right=115 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 34 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: Assignment -- part 5 (button) -- low flags: 80 -- high flags: 0003 -- rect: left=398 top=40 right=62 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 1009 / 1009 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseStillDown go home end mouseStilldown -- part 7 (button) -- low flags: 00 -- high flags: 0003 -- rect: left=449 top=36 right=75 bottom=501 -- title width / last selected line: 0 -- icon id / first selected line: 7012 / 7012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Ideas ----- HyperTalk script ----- on mouseUp show card field "example" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=20 right=44 bottom=24 -- title width / last selected line: 0 -- icon id / first selected line: 2162 / 2162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to first card end mouseUp